This is app specific, doesn't belongs here.
@include button(hover);
-gtk-image-effect: highlight;
}
- &:active, &:checked, &.active-menu {
+ &:active, &:checked {
@include button(active);
transition-duration: 50ms;
}
.titlebar .button.titlebutton:active,
GtkCalendar.header .button.titlebutton:active, .button:checked, .header-bar .button.titlebutton:checked,
.titlebar .button.titlebutton:checked,
- GtkCalendar.header .button.titlebutton:checked, .button.active-menu, .header-bar .active-menu.button.titlebutton,
- .titlebar .active-menu.button.titlebutton,
- GtkCalendar.header .active-menu.button.titlebutton {
+ GtkCalendar.header .button.titlebutton:checked {
color: #eeeeec;
outline-color: rgba(238, 238, 236, 0.3);
border-color: #1c1f1f;
@define-color wm_button_active_color_b shade(#393f3f, 0.89);
@define-color wm_button_active_color_c shade(#393f3f, 0.9);
@define-color content_view_bg #292929;
+
+/*# sourceMappingURL=gtk-contained-dark.css.map */
.titlebar .button.titlebutton:active,
GtkCalendar.header .button.titlebutton:active, .button:checked, .header-bar .button.titlebutton:checked,
.titlebar .button.titlebutton:checked,
- GtkCalendar.header .button.titlebutton:checked, .button.active-menu, .header-bar .active-menu.button.titlebutton,
- .titlebar .active-menu.button.titlebutton,
- GtkCalendar.header .active-menu.button.titlebutton {
+ GtkCalendar.header .button.titlebutton:checked {
color: #2e3436;
outline-color: rgba(46, 52, 54, 0.3);
border-color: #a1a1a1;
@define-color wm_button_active_color_b shade(#ededed, 0.89);
@define-color wm_button_active_color_c shade(#ededed, 0.9);
@define-color content_view_bg #ffffff;
+
+/*# sourceMappingURL=gtk-contained.css.map */
#!/usr/bin/bash
-sass --update --sourcemap=none .
+sass --update .